GrapeCity ActiveReports for .NET 12.0J
DataTree.List<T> コンストラクタ(Scope<T>,Scope<T>[],String)

構文
'宣言
 
Public Function New( _
   ByVal scope As DataTree.Scope(Of T), _
   ByVal groups() As DataTree.Scope(Of T), _
   Optional ByVal name As String _
)
public DataTree.List<T>( 
   DataTree.Scope<T> scope,
   DataTree.Scope<T>[] groups,
   string name
)

パラメータ

scope
groups
name
参照

関連項目

DataTree.List<T> クラス
DataTree.List<T> メンバ
オーバーロード一覧

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.